body {
color: gold;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
background-image: url(https://images.squarespace-cdn.com/content/v1/530463d9e4b0bf3b719c614b/1749732448917-554MNE9CXGXS7G6YV593/Duskpage46.jpg);
background-size: cover;
background-attachment: fixed;
a {
  background-attachment: fixed;
  color: darkblue;
 text-align: center;
 
}}